




#video{
	
	margin:auto;
}

#video_background{
	box-shadow:0px 10px 10px white;
	border:10px solid black;
	border-radius:90px;
	margin-left:15%;
	margin-top:0%;
	position:absolute;
    overflow: hidden;
    z-index: -1;
	width: 65%;
    
 }
 
 #title {
	
	position:relative;
	height: 25% ;
	width:35%;
    margin-left:5%;
	margin-top:0%;
    
	 
 }
 

/*Monsters*/
div.panel {
    display: none;
	
}

div.panel.show {
    display: block;
	
}

 
 #menuimg{
	 height:50px;
	 width:50px;
	 position:fixed;
	 z-index:300;
	 background-color:white;
	 border-radius:20px;
	 box-shadow:10px 10px 10px grey inset;
	 
 }
 
 
 .mimg{
	 margin-left:10%;
	 margin-right:10%;
	 margin:auto;
	display:flex;
	 height:100%;
	 width:100%;
	 
 }
 
 .iconos{
	 margin-left:10%;
	 box-shadow:10px 10px 10px black;
	 width:45%;
	 background-color:#e3efac;
	 display:flex;
	 height:auto;
	  border-radius:10px;
	 justify-content:space-between;
	border:#e2cb85 5px solid;
	 flex-wrap:wrap;
 }
 
 @media screen and (max-width: 900px) {
  .iconos{
	 margin-left:10%;
	 margin-right:10%;
	 width:100%;
	 background-color:#e3efac;
	 display:flex;
	 height:auto;
	 border-radius:10px;
	 justify-content:space-between;
	 border:#e2cb85 5px solid;
	 flex-wrap:wrap;
 }
}
 
.monst {
	display:flex;
	background-color:white;
	border-radius:4px;
	padding:10px;
	 height:40px;
	 width:50px; 
	  border:blue 2px solid;
	  box-shadow:4px 4px 10px black;
	 
 }
 
 
html { overflow-y:hidden; }
 
 
 .nombrefoto{
	 margin-top:45px;
	 text-align:center;
	 display:flex;
	 flex-direction:column;
	 justify-content:space-around;
	 flex-wrap:wrap;
	 
 }
 
 

 
 
 

 
 #monsters{
	 padding:0;
	position:absolute;
	margin-top:500%;
	width:100%;
	display:flex;
	flex-direction:column;
	margin-bottom:20%;
 }
 
.accordion {
	box-shadow:0pc 10px 30px black;
	text-align:center;
    background-color:#c9c9c9;
    color: #444;
    cursor: pointer;
    padding: 18px;
    border: none;
    margin-left:10%;
	margin-right:10%;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active, .accordion:hover {
    background-color:#a5a4a4;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

#diablos{
	position:relative;
	width:40%;
	height:35%;
	margin-top:20%;
	margin-left:-2%;
	
}



body {
	background: url("../multimedia/img/bg.jpg") fixed no-repeat 0 0;
	
}

#nav{
	position:relative;
	margin-top:0px;
	top:0;
}

.nav {
	position:absolute;
	top:0;
    width: 550px;
    margin:auto ;
    text-align: center;
}





.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}








.mySlides {
	display:none;
	border:10px solid black;
	margin:auto;
	height:100%;
	width:100%;
	border-radius:40px;
	margin-bottom:10%;
	}



.slider{
	margin-top:150%;
	border:10px solid black;
	width:50%;
	margin:auto;
	border-radius:30px;
}

.slice-content{
	position:relative;
	margin:auto;
	height:100%;
	width:100%;
	border-radius:30px;
	height:20%;
	margin-top:450%;
	
}

.w3-center{
	
	background-color:#e3efac;
	margin-bottom:5%;
	
	border-radius:20px;
	margin:auto;
	
	border:10px solid orange;
	text-align:center;
	line-height:90px;
	margin-bottom:50px;
}

#slice{
	width:50%;
	height:20%;
	margin-top:100%;
	margin:auto;
}



input{
	
	width:30px;
	height:30px;
background-color:#e3efac;
	padding:10px;
	margin:auto;
}




@font-face {
    font-family:mh;
    src: url(../fonts/MonsterHunter.ttf);
}

h1{
	border-radius:10px;
	margin:auto;
	padding:10px;
	background-color:#68645c;
	font-family:mh;
	text-align:center;
text-shadow:10px 10px 30px black;
	color:#e8e3da;
}

#armas{
	
	border-radius:10px;
	padding:10px;
	background-color:#68645c;
	font-family:mh;
	text-align:center;
text-shadow:10px 10px 30px black;
	color:#e8e3da;
	margin-bottom:10px;
}


.texto{
	
height:100%;
	text-align:center;
	font-size:18px;
	color:#a5a390;
	text-shadow:1px 1px 1px black;
	width:30%;
	margin:auto;
	background-color:#edebda;
	padding:15px;
	border:10px solid black;
	box-shadow:-10px -10px 30px black;
	margin-right:10%;
	
	
}





@media only screen and (max-width: 800px) {
   .texto{
display:none;
	
	
}
}